QuickOPC User's Guide and Reference
Browsing for Information (OPC UA Alarms & Conditions)
Development Models > Imperative Programming Model > Imperative Programming Model for OPC UA Alarms & Conditions > Browsing for Information (OPC UA Alarms & Conditions)

QuickOPC contains methods that allow your application to retrieve and enumerate information about OPC UA Alarm & Conditions servers that exist on the network, and data available within these servers. Your code can then make use of the information obtained, e.g. to accommodate to configuration changes dynamically.

The methods we are describing here are for programmatic browsing, with no user interface (or when the user interface is provided by our own code).

See Also